RegistryItem.Name Function

Returns as a String the name of the RegistryItem corresponding to Index. If Index is greater than KeyCount, then an OutOfBoundsException is raised.

Syntax

result = RegistryItem.Name( Index )

Parameters

Index

Integer

Return Value

Result

String